[INFO] fetching crate licensure 0.8.1...
[INFO] testing licensure-0.8.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate licensure 0.8.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate licensure 0.8.1
[INFO] finished tweaking crates.io crate licensure 0.8.1
[INFO] tweaked toml for crates.io crate licensure 0.8.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate licensure 0.8.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate licensure 0.8.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded time-macros v0.2.21
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded ureq-proto v0.3.5
[INFO] [stderr]   Downloaded ureq v3.0.10
[INFO] [stderr]   Downloaded cc v1.2.9
[INFO] [stderr]   Downloaded time v0.3.40
[INFO] [stderr]   Downloaded serde_json v1.0.135
[INFO] [stderr]   Downloaded rustls-webpki v0.103.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5932aca8eefdc1efac93889c0fe22edac04e6aff2d9fafb7348d0bb7fd8f8391
[INFO] running `Command { std: "docker" "start" "-a" "5932aca8eefdc1efac93889c0fe22edac04e6aff2d9fafb7348d0bb7fd8f8391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5932aca8eefdc1efac93889c0fe22edac04e6aff2d9fafb7348d0bb7fd8f8391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5932aca8eefdc1efac93889c0fe22edac04e6aff2d9fafb7348d0bb7fd8f8391", kill_on_drop: false }`
[INFO] [stdout] 5932aca8eefdc1efac93889c0fe22edac04e6aff2d9fafb7348d0bb7fd8f8391
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e870eabe99edbc270c84eb1b1b72881f4f7134d7055c6374c87f743922caba7
[INFO] running `Command { std: "docker" "start" "-a" "5e870eabe99edbc270c84eb1b1b72881f4f7134d7055c6374c87f743922caba7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ureq v3.0.10
[INFO] [stderr]    Compiling licensure v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "5e870eabe99edbc270c84eb1b1b72881f4f7134d7055c6374c87f743922caba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e870eabe99edbc270c84eb1b1b72881f4f7134d7055c6374c87f743922caba7", kill_on_drop: false }`
[INFO] [stdout] 5e870eabe99edbc270c84eb1b1b72881f4f7134d7055c6374c87f743922caba7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 022e2836afa4664450821c8b17d586b7d600b15726b1dc3e18caeac76c4aef0e
[INFO] running `Command { std: "docker" "start" "-a" "022e2836afa4664450821c8b17d586b7d600b15726b1dc3e18caeac76c4aef0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling licensure v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.71s
[INFO] running `Command { std: "docker" "inspect" "022e2836afa4664450821c8b17d586b7d600b15726b1dc3e18caeac76c4aef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "022e2836afa4664450821c8b17d586b7d600b15726b1dc3e18caeac76c4aef0e", kill_on_drop: false }`
[INFO] [stdout] 022e2836afa4664450821c8b17d586b7d600b15726b1dc3e18caeac76c4aef0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9dcfd4cb208291e52b53002934bd8b1b2d9310b85b0a29eb22e1d86bb305ce4
[INFO] running `Command { std: "docker" "start" "-a" "a9dcfd4cb208291e52b53002934bd8b1b2d9310b85b0a29eb22e1d86bb305ce4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/licensure-7d08681f4369c20b)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test comments::tests::test_comment_cpp_w_trailing_lines ... ok
[INFO] [stdout] test comments::tests::test_comment_html ... ok
[INFO] [stdout] test comments::tests::test_comment_cpp ... ok
[INFO] [stdout] test comments::tests::test_comment_python_w_trailing_lines ... ok
[INFO] [stdout] test config::license::tests::test_deserialize_file_matcher_any ... ok
[INFO] [stdout] test config::comment::tests::test_matches ... ok
[INFO] [stdout] test config::license::tests::test_deserialize_file_matcher_regex ... ok
[INFO] [stdout] test licensure::test::test_add_license_header_default_commenter_false ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin licensure`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/licensure-7d08681f4369c20b` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "a9dcfd4cb208291e52b53002934bd8b1b2d9310b85b0a29eb22e1d86bb305ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9dcfd4cb208291e52b53002934bd8b1b2d9310b85b0a29eb22e1d86bb305ce4", kill_on_drop: false }`
[INFO] [stdout] a9dcfd4cb208291e52b53002934bd8b1b2d9310b85b0a29eb22e1d86bb305ce4
